Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@shopify/network
Advanced tools
@shopify/network
Common values related to dealing with the network.
$ yarn add @shopify/network
Import any of the enums or functions in this package to get a friendly API to common network details. The following values are exposed from this library:
Method
: enum for HTTP methodsStatusCode
: enum for HTTP status codes (mapping from name to number)ResponseType
: response type enum (2xx, 3xx, etc)Header
: enum for common header namesCspDirective
: enum for names of content security policy directivesCspSandboxAllow
: enum for values allowed in the CSP sandbox
directiveSpecialSource
: enum for "special" (non-URI) sources usable in many CSP directivesnonceSource()
: function for generating nonce sources in CSP directivesgetResponseType
: returns the ResponseType
for an HTTP status codeHashAlgorithm
: enum for hash algorithms usable in several CSP directiveshashSource()
: function for generating hash sources in CSP directivesFAQs
Common values related to dealing with the network
The npm package @shopify/network receives a total of 108,590 weekly downloads. As such, @shopify/network popularity was classified as popular.
We found that @shopify/network demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 24 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.